[INFO] cloning repository https://github.com/oxidecomputer/dice-util
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oxidecomputer/dice-util" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxidecomputer%2Fdice-util", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxidecomputer%2Fdice-util'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7989ef2b96b164b54b95be7d95d44aaef779fbc2
[INFO] checking oxidecomputer/dice-util against try#f4690f24e7d9bcb0b168a02b06dd61391e8bd55a for pr-157814-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxidecomputer%2Fdice-util" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/oxidecomputer/dice-util
[INFO] finished tweaking git repo https://github.com/oxidecomputer/dice-util
[INFO] tweaked toml for git repo https://github.com/oxidecomputer/dice-util written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/oxidecomputer/dice-util on toolchain f4690f24e7d9bcb0b168a02b06dd61391e8bd55a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/oxidecomputer/dice-util already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7cf07dcec6eec8f91d8fcff9552b5c74122c05467aaf1800be6da9d6f61e2ab2" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8837de4d80946494133bd9a1d65aad68cc677d161d91aade28ca773d603df6a8
[INFO] running `Command { std: "docker" "start" "8837de4d80946494133bd9a1d65aad68cc677d161d91aade28ca773d603df6a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8837de4d80946494133bd9a1d65aad68cc677d161d91aade28ca773d603df6a8" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8837de4d80946494133bd9a1d65aad68cc677d161d91aade28ca773d603df6a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8837de4d80946494133bd9a1d65aad68cc677d161d91aade28ca773d603df6a8" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking flagset v0.4.5
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling salty v0.3.0
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking env_filter v0.1.0
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking corncobs v0.1.4
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling rusb v0.9.3
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling slog v2.8.2
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking rustc-demangle v0.1.25
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking arc-swap v1.8.1
[INFO] [stderr]     Checking textwrap v0.15.2
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking errno v0.3.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking supports-hyperlinks v2.1.0
[INFO] [stderr]     Checking supports-unicode v2.1.0
[INFO] [stderr]     Checking supports-color v2.1.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking libudev v0.3.0
[INFO] [stderr]     Checking rtoolbox v0.0.2
[INFO] [stderr]    Compiling libusb1-sys v0.6.4
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking rpassword v7.4.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]     Checking term v1.2.1
[INFO] [stderr]     Checking string-error v0.1.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling verifier-cli v0.1.0 (/opt/rustwide/workdir/verifier-cli)
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]  --> verifier-cli/build.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(all(feature = "ipcc", target_os = "illumos"))]
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[deny(misleading_cfg_in_build_script)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> verifier-cli/build.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[cfg(all(feature = "ipcc", target_os = "illumos"))]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr] error: could not compile `verifier-cli` (build script) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8837de4d80946494133bd9a1d65aad68cc677d161d91aade28ca773d603df6a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8837de4d80946494133bd9a1d65aad68cc677d161d91aade28ca773d603df6a8", kill_on_drop: false }`
[INFO] [stdout] 8837de4d80946494133bd9a1d65aad68cc677d161d91aade28ca773d603df6a8
